home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / remdatab / docrdbde.dob < prev    next >
Text File  |  1999-08-12  |  19KB  |  530 lines

  1. VERSION 5.00
  2. Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
  3. Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
  4. Object = "{59986FC1-1A8F-11D3-8054-00105A154E54}#1.1#0"; "DARDB.OCX"
  5. Begin VB.UserDocument docRDBDemo 
  6.    ClientHeight    =   6372
  7.    ClientLeft      =   0
  8.    ClientTop       =   0
  9.    ClientWidth     =   6012
  10.    HScrollSmallChange=   225
  11.    ScaleHeight     =   6372
  12.    ScaleWidth      =   6012
  13.    VScrollSmallChange=   225
  14.    Begin VB.CommandButton cmdUpdate 
  15.       Caption         =   "&Update"
  16.       Height          =   375
  17.       Left            =   2760
  18.       TabIndex        =   1
  19.       Top             =   0
  20.       Width           =   855
  21.    End
  22.    Begin DARDB.DARemDataBar DARemDataBar1 
  23.       Align           =   1  'Align Top
  24.       Height          =   372
  25.       Left            =   0
  26.       TabIndex        =   0
  27.       Top             =   0
  28.       Width           =   6012
  29.       _ExtentX        =   10605
  30.       _ExtentY        =   656
  31.       Server          =   ""
  32.       Connect         =   "Provider=Microsoft.Jet.OLEDB.3.51;Data Source=Users.mdb"
  33.       RecordSource    =   "SELECT * FROM Users"
  34.       Enabled         =   -1  'True
  35.       UpdateType      =   0
  36.       FetchMetaData   =   -1  'True
  37.    End
  38.    Begin VB.PictureBox picForm 
  39.       Appearance      =   0  'Flat
  40.       BorderStyle     =   0  'None
  41.       ForeColor       =   &H80000008&
  42.       Height          =   2412
  43.       Left            =   120
  44.       ScaleHeight     =   2412
  45.       ScaleWidth      =   6012
  46.       TabIndex        =   18
  47.       TabStop         =   0   'False
  48.       Top             =   960
  49.       Width           =   6015
  50.       Begin VB.TextBox Text1 
  51.          Appearance      =   0  'Flat
  52.          DataField       =   "FirstName"
  53.          DataSource      =   "DARemDataBar1"
  54.          Height          =   288
  55.          Left            =   3840
  56.          MaxLength       =   50
  57.          TabIndex        =   8
  58.          Top             =   0
  59.          Width           =   2052
  60.       End
  61.       Begin VB.TextBox txtLastName 
  62.          Appearance      =   0  'Flat
  63.          DataField       =   "LastName"
  64.          DataSource      =   "DARemDataBar1"
  65.          Height          =   288
  66.          Left            =   840
  67.          MaxLength       =   50
  68.          TabIndex        =   6
  69.          Top             =   0
  70.          Width           =   2052
  71.       End
  72.       Begin TabDlg.SSTab sstMain 
  73.          Height          =   1812
  74.          Left            =   0
  75.          TabIndex        =   9
  76.          Top             =   480
  77.          Width           =   5892
  78.          _ExtentX        =   10393
  79.          _ExtentY        =   3196
  80.          _Version        =   393216
  81.          Tabs            =   2
  82.          TabsPerRow      =   2
  83.          TabHeight       =   520
  84.          TabCaption(0)   =   "Contact Info"
  85.          TabPicture(0)   =   "docRDBDemo.dox":0000
  86.          Tab(0).ControlEnabled=   -1  'True
  87.          Tab(0).Control(0)=   "Label3"
  88.          Tab(0).Control(0).Enabled=   0   'False
  89.          Tab(0).Control(1)=   "Label1"
  90.          Tab(0).Control(1).Enabled=   0   'False
  91.          Tab(0).Control(2)=   "txtEmail"
  92.          Tab(0).Control(2).Enabled=   0   'False
  93.          Tab(0).Control(3)=   "txtPhone"
  94.          Tab(0).Control(3).Enabled=   0   'False
  95.          Tab(0).ControlCount=   4
  96.          TabCaption(1)   =   "Comments"
  97.          TabPicture(1)   =   "docRDBDemo.dox":001C
  98.          Tab(1).ControlEnabled=   0   'False
  99.          Tab(1).Control(0)=   "txtComments"
  100.          Tab(1).ControlCount=   1
  101.          Begin VB.TextBox txtComments 
  102.             Appearance      =   0  'Flat
  103.             DataField       =   "Comments"
  104.             DataSource      =   "DARemDataBar1"
  105.             Height          =   1212
  106.             Left            =   -74880
  107.             MaxLength       =   1000
  108.             MultiLine       =   -1  'True
  109.             ScrollBars      =   2  'Vertical
  110.             TabIndex        =   14
  111.             Top             =   480
  112.             Width           =   5652
  113.          End
  114.          Begin VB.TextBox txtPhone 
  115.             Appearance      =   0  'Flat
  116.             DataField       =   "Company"
  117.             DataSource      =   "DARemDataBar1"
  118.             Height          =   288
  119.             Left            =   1080
  120.             MaxLength       =   50
  121.             TabIndex        =   11
  122.             Top             =   600
  123.             Width           =   3492
  124.          End
  125.          Begin VB.TextBox txtEmail 
  126.             Appearance      =   0  'Flat
  127.             DataField       =   "Email"
  128.             DataSource      =   "DARemDataBar1"
  129.             Height          =   288
  130.             Left            =   1080
  131.             MaxLength       =   50
  132.             TabIndex        =   13
  133.             Top             =   1080
  134.             Width           =   3492
  135.          End
  136.          Begin VB.Label Label6 
  137.             Caption         =   "Amount Owed"
  138.             Height          =   255
  139.             Left            =   -74760
  140.             TabIndex        =   19
  141.             Top             =   600
  142.             Width           =   1215
  143.          End
  144.          Begin VB.Label Label1 
  145.             AutoSize        =   -1  'True
  146.             Caption         =   "Company"
  147.             Height          =   192
  148.             Left            =   240
  149.             TabIndex        =   10
  150.             Top             =   600
  151.             Width           =   696
  152.          End
  153.          Begin VB.Label Label3 
  154.             AutoSize        =   -1  'True
  155.             Caption         =   "E-mail"
  156.             Height          =   192
  157.             Left            =   240
  158.             TabIndex        =   12
  159.             Top             =   1080
  160.             Width           =   456
  161.          End
  162.       End
  163.       Begin VB.Label lblField 
  164.          AutoSize        =   -1  'True
  165.          BackStyle       =   0  'Transparent
  166.          Caption         =   "First Name"
  167.          Height          =   192
  168.          Index           =   1
  169.          Left            =   3000
  170.          TabIndex        =   7
  171.          Top             =   0
  172.          Width           =   780
  173.       End
  174.       Begin VB.Label lblField 
  175.          AutoSize        =   -1  'True
  176.          BackStyle       =   0  'Transparent
  177.          Caption         =   "Last Name"
  178.          Height          =   192
  179.          Index           =   0
  180.          Left            =   0
  181.          TabIndex        =   5
  182.          Top             =   0
  183.          Width           =   780
  184.       End
  185.    End
  186.    Begin VB.TextBox txtUserID 
  187.       Appearance      =   0  'Flat
  188.       DataField       =   "UserID"
  189.       DataSource      =   "DARemDataBar1"
  190.       Height          =   285
  191.       Left            =   5280
  192.       Locked          =   -1  'True
  193.       TabIndex        =   4
  194.       Top             =   600
  195.       Width           =   732
  196.    End
  197.    Begin MSDataGridLib.DataGrid DataGrid1 
  198.       Bindings        =   "docRDBDemo.dox":0038
  199.       Height          =   1692
  200.       Left            =   120
  201.       TabIndex        =   15
  202.       Top             =   3480
  203.       Width           =   5892
  204.       _ExtentX        =   10393
  205.       _ExtentY        =   2985
  206.       _Version        =   393216
  207.       HeadLines       =   1
  208.       RowHeight       =   16
  209.       FormatLocked    =   -1  'True
  210.       BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  211.          Name            =   "MS Sans Serif"
  212.          Size            =   7.8
  213.          Charset         =   0
  214.          Weight          =   400
  215.          Underline       =   0   'False
  216.          Italic          =   0   'False
  217.          Strikethrough   =   0   'False
  218.       EndProperty
  219.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  220.          Name            =   "MS Sans Serif"
  221.          Size            =   7.8
  222.          Charset         =   0
  223.          Weight          =   400
  224.          Underline       =   0   'False
  225.          Italic          =   0   'False
  226.          Strikethrough   =   0   'False
  227.       EndProperty
  228.       ColumnCount     =   6
  229.       BeginProperty Column00 
  230.          DataField